@charset "utf-8";
/* CSS Document */


#myfocus {width:268px;height:188px;position:relative;}

#myfocus ul {list-style:none;margin:0;padding:0;}
#myfocus ul li {margin:0;padding:0;}
#myfocus ul li img {border:0;display:block;}

#myfocus #myloading{width:268px;height:150px;padding:38px 0 0 0;overflow:hidden;position:absolute;top:0;left:0;z-index:9;background:#ffffff;color:#0093d0;font-size:12px;text-align:center;display:none;}
#myfocus #myloading img {margin:0 auto;}
#myfocus #myloading .bg{position:absolute;top:0;left:0;z-index:-1;}

#myfocus .pics{width:268px;height:188px;position:relative;}
#myfocus .pics ul{height:188px;position:absolute;}
#myfocus .pics ul li{width:268px;height:188px;float:left;position:relative;overflow:hidden;margin:0 0 6px 0;}

#pics {overflow:auto;}

#text {display:none;position:absolute;left:0;bottom:0;width:100%;height:34px;}
#text li {height:44px;line-height:34px;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;font-size:14px;color:#fff;font-weight:bold;font-family:NotoSans CJK;display:none;width:100%;}
#text li.current{display:block;}
#text li span {height:34px;position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;width:100%;opacity:0.5;filter:alpha(opacity=50);}
#text li b {height:34px;position:absolute;left:0;padding:0 0 0 13px;overflow:hidden;display:block;}

#myfocus .mybtn{position:absolute;bottom:7px;right:13px;font-family:Verdana, Geneva, sans-serif;font-size:8px;}
#myfocus .mybtn ul li{text-align:center;float:left;padding:0 5px;line-height:14px;margin-left:4px;border:0px solid #000;background:#ffffff;cursor:pointer;display:block;_display:inline;color:#0080b6;}
#myfocus .mybtn ul li.current{background:#008fe4;color:#fff;}

div.c {width:268px;position:relative;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
div.c div.top_left {background:url(c.png) no-repeat left top;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='top_left.png');width:13px;height:13px;position:absolute;top:0;left:0;z-index:999;}
div.c div.top_right {background:url(c.png) no-repeat right top;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='top_right.png');width:13px;height:13px;position:absolute;top:0;right:0;z-index:999;}
div.c div.bottom_left {background:url(c.png) no-repeat left bottom;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bottom_left.png');width:13px;height:13px;position:absolute;bottom:0;_bottom:-1px;left:0;z-index:999;}
div.c div.bottom_right {background:url(c.png) no-repeat right bottom;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bottom_right.png');width:13px;height:13px;position:absolute;bottom:0;_bottom:-1px;right:0;z-index:999;}